home *** CD-ROM | disk | FTP | other *** search
Wrap
  Window Item Inherits from: System _____________________________________________________   name *243* Type: string Description: Used by the primitive find-item to find a «Window Item» by name. _____________________________________________________   owner *243* Type: Window Constraints: Not settable. Description: If «Window Item» is a member of item list of an active «Window», then the value of this attribute is that «Window»; otherwise it is NULL. _____________________________________________________   active? *243* Type: boolean Constraints: Not settable on default. _____________________________________________________   visible? *243* Type: boolean Description: «Window Item» is displayed in the owning «Window» only if the value of this attribute is TRUE. Side effects: Setting causes «Window Item» to be redrawn in the owning «Window». _____________________________________________________   move? *244* Type: boolean Description: The location of «Window Item» is changed relative to the size of the owning «Window» only if the value of this attribute is TRUE. _____________________________________________________   grow? *244* Type: boolean Description: The size of «Window Item» is changed relative to the size of the owning «Window», only if the value of this attribute is TRUE. _____________________________________________________   location *244* Type: Point Description: The location of the upper left corner of «Window Item» in owning «Window». Side effects: Setting causes «Window Item» to be redrawn. _____________________________________________________   size *244* Type: Point Description: Offset of the lower right corner of «Window Item» from the upper left corner. Side effects: Setting causes «Window Item» to be redrawn. _____________________________________________________   balloon *244* Type: list Description: Balloon Help information; format varies with the type (Prograph string or 'STR ', 'STR#', 'TEXT' or 'PICT' resource) of Balloon Help.